-
Home
-
wpDataTables – WordPress Data Table, Dynamic Tables & Table Charts Plugin
-
6.3.3.11 (latest)
-
Code
-
Classes
- Csv
| Total Complexity |
106 |
| Dependencies |
9 |
| Dependents |
2 |
| Total lines |
721 |
| Lines of code |
382 |
| Logical lines of code |
230 |
| Comment lines |
147 |
| Methods |
43 |
| Properties |
13 |
Methods 43
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| loadStringOrFile2() |
A |
43 |
11 |
46 |
| openFileOrMemory() |
A |
51 |
8 |
27 |
| convertFormattedNumber() |
A |
52 |
8 |
23 |
| convertBoolean() |
S |
61 |
7 |
11 |
| inferSeparator() |
S |
58 |
4 |
16 |
| setAutoDetect() |
S |
63 |
5 |
10 |
| checkSeparator() |
S |
61 |
4 |
11 |
| affectedByPhp9() |
S |
51 |
3 |
26 |
| canRead() |
S |
55 |
3 |
20 |
| guessEncodingTestNoBom() |
S |
65 |
4 |
8 |
| guessEncodingNoBom() |
S |
60 |
3 |
12 |
| listWorksheetInfo() |
S |
53 |
2 |
23 |
| setEscapeCharacter() |
S |
68 |
3 |
7 |
| guessEncodingTestBom() |
S |
68 |
3 |
7 |
| guessEncoding() |
S |
68 |
3 |
7 |
| getCsv() |
S |
66 |
3 |
7 |
| loadStringOrFile() |
S |
63 |
2 |
11 |
| __construct() |
S |
69 |
2 |
7 |
| skipBOM() |
S |
70 |
2 |
6 |
| openDataUri() |
S |
68 |
2 |
7 |
| setEnclosure() |
S |
69 |
2 |
7 |
| setConstructorCallback() |
S |
80 |
1 |
3 |
| getConstructorCallback() |
S |
80 |
1 |
3 |
| setInputEncoding() |
S |
77 |
1 |
4 |
| getInputEncoding() |
S |
82 |
1 |
3 |
| setFallbackEncoding() |
S |
77 |
1 |
4 |
| getFallbackEncoding() |
S |
82 |
1 |
3 |
| loadSpreadsheetFromFile() |
S |
75 |
1 |
4 |
| loadSpreadsheetFromString() |
S |
74 |
1 |
4 |
| setTestAutoDetect() |
S |
77 |
1 |
4 |
| castFormattedNumberToNumeric() |
S |
77 |
1 |
4 |
| loadIntoExisting() |
S |
79 |
1 |
3 |
| getDelimiter() |
S |
82 |
1 |
3 |
| setDelimiter() |
S |
77 |
1 |
4 |
| getEnclosure() |
S |
82 |
1 |
3 |
| getSheetIndex() |
S |
82 |
1 |
3 |
| setSheetIndex() |
S |
77 |
1 |
4 |
| setContiguous() |
S |
77 |
1 |
4 |
| getContiguous() |
S |
82 |
1 |
3 |
| getEscapeCharacter() |
S |
80 |
1 |
3 |
| guessEncodingBom() |
S |
62 |
1 |
10 |
| setPreserveNullString() |
S |
77 |
1 |
4 |
| getPreserveNullString() |
S |
82 |
1 |
3 |